widget: Store the expose event in the cairo_t, not just the window
authorBenjamin Otte <otte@redhat.com>
Mon, 6 Sep 2010 09:33:21 +0000 (11:33 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 26 Sep 2010 13:11:36 +0000 (15:11 +0200)
commit90379ed68af798d26272da559c07ff6b6202202a
treeeb8158d627a4bd301647677e027755979034979c
parentfb4ba51d44cff90699f029f887da42503b929782
widget: Store the expose event in the cairo_t, not just the window

This way we can grab it for propagating expose events. Not sure if we
need to do this once we're all Cairo, but for now we do.
gtk/gtkwidget.c
gtk/gtkwidget.h